-
Home
-
WP Email Template
-
2.8.4 (latest)
-
Code
-
Classes
- RelativeStream
| Total Complexity |
20 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
157 |
| Lines of code |
62 |
| Logical lines of code |
26 |
| Comment lines |
57 |
| Methods |
16 |
| Properties |
2 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| seek() |
S |
70 |
2 |
6 |
| write() |
S |
70 |
2 |
6 |
| read() |
S |
70 |
2 |
6 |
| getContents() |
S |
71 |
2 |
6 |
| __construct() |
S |
76 |
1 |
4 |
| __toString() |
S |
77 |
1 |
4 |
| close() |
S |
82 |
1 |
3 |
| detach() |
S |
81 |
1 |
3 |
| getSize() |
S |
80 |
1 |
3 |
| tell() |
S |
80 |
1 |
3 |
| eof() |
S |
81 |
1 |
3 |
| isSeekable() |
S |
81 |
1 |
3 |
| rewind() |
S |
80 |
1 |
3 |
| isWritable() |
S |
81 |
1 |
3 |
| isReadable() |
S |
81 |
1 |
3 |
| getMetadata() |
S |
80 |
1 |
3 |